ComponentOne Xamarin Edition
C1SelectCollectionView<S,T> Class Properties

C1.CollectionView Assembly > C1.CollectionView Namespace : C1SelectCollectionView<S,T> Class

For a list of all members of this type, see C1SelectCollectionView<S,T> members.

Public Properties
 NameDescription
Public PropertyOverridden.  Gets the number of elements in the collection.  
Public Property Gets or sets the current item in the view. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Property Gets the current page number. (Inherited from C1.CollectionView.C1WrapCollectionView<S,T>)
Public Property Gets the current position. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Property Gets the filter expression applied to the data. (Inherited from C1.CollectionView.C1WrapCollectionView<S,T>)
Public Property Gets the group descriptions applied to the data. (Inherited from C1.CollectionView.C1WrapCollectionView<S,T>)
Public Property Gets a value indicating whether this collection can load more items. (Inherited from C1.CollectionView.C1WrapCollectionView<S,T>)
Public Property Gets whether the group items will be inline with the data items or the items will be the first level of group items. (Inherited from C1.CollectionView.C1WrapCollectionView<S,T>)
Public Property Gets a value indicating whether the collection view is being updated. (Inherited from C1.CollectionView.C1WrapCollectionView<S,T>)
Public PropertyOverridden.  Gets the element at the specified index in the read-only list.  
Public Property Gets or sets the maximum number of items per page. (Inherited from C1.CollectionView.C1WrapCollectionView<S,T>)
Public Property Gets the sort descriptions applied to the data. (Inherited from C1.CollectionView.C1WrapCollectionView<S,T>)
Public Property Gets the total number of items in the collection. (Inherited from C1.CollectionView.C1WrapCollectionView<S,T>)
Top
See Also

Reference

C1SelectCollectionView<S,T> Class
C1.CollectionView Namespace